﻿2026-06-23T10:06:01.5135182Z Current runner version: '2.335.1'
2026-06-23T10:06:01.5139874Z Runner name: 'kitsubito'
2026-06-23T10:06:01.5140395Z Runner group name: 'Default'
2026-06-23T10:06:01.5141064Z Machine name: 'KITSUBITO'
2026-06-23T10:06:01.5143007Z ##[group]GITHUB_TOKEN Permissions
2026-06-23T10:06:01.5144769Z Contents: read
2026-06-23T10:06:01.5145176Z Metadata: read
2026-06-23T10:06:01.5145546Z Packages: read
2026-06-23T10:06:01.5145912Z ##[endgroup]
2026-06-23T10:06:01.5147452Z Secret source: Actions
2026-06-23T10:06:01.5147961Z Prepare workflow directory
2026-06-23T10:06:01.5504552Z Prepare all required actions
2026-06-23T10:06:01.5541652Z Getting action download info
2026-06-23T10:06:01.9225757Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-23T10:06:02.4478201Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-23T10:06:02.5309135Z ##[group]Run actions/checkout@v5
2026-06-23T10:06:02.5309899Z with:
2026-06-23T10:06:02.5310242Z   fetch-depth: 0
2026-06-23T10:06:02.5310665Z   repository: SaberMage/spt-core
2026-06-23T10:06:02.5314105Z   token: ***
2026-06-23T10:06:02.5314449Z   ssh-strict: true
2026-06-23T10:06:02.5314796Z   ssh-user: git
2026-06-23T10:06:02.5315146Z   persist-credentials: true
2026-06-23T10:06:02.5315533Z   clean: true
2026-06-23T10:06:02.5315896Z   sparse-checkout-cone-mode: true
2026-06-23T10:06:02.5316319Z   fetch-tags: false
2026-06-23T10:06:02.5316678Z   show-progress: true
2026-06-23T10:06:02.5317034Z   lfs: false
2026-06-23T10:06:02.5317363Z   submodules: false
2026-06-23T10:06:02.5317720Z   set-safe-directory: true
2026-06-23T10:06:02.5318301Z ##[endgroup]
2026-06-23T10:06:02.6109209Z Syncing repository: SaberMage/spt-core
2026-06-23T10:06:02.6110880Z ##[group]Getting Git version info
2026-06-23T10:06:02.6111586Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T10:06:02.6112480Z [command]/usr/bin/git version
2026-06-23T10:06:02.6112884Z git version 2.43.0
2026-06-23T10:06:02.6119185Z ##[endgroup]
2026-06-23T10:06:02.6131738Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a7465981-ff85-468f-b85f-3763c6cf7e9d' before making global git config changes
2026-06-23T10:06:02.6132879Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T10:06:02.6134759Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T10:06:02.6164919Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T10:06:02.6183344Z https://github.com/SaberMage/spt-core
2026-06-23T10:06:02.6193435Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T10:06:02.6196009Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T10:06:02.6213975Z HEAD
2026-06-23T10:06:02.6242636Z ##[endgroup]
2026-06-23T10:06:02.6243669Z [command]/usr/bin/git submodule status
2026-06-23T10:06:02.6461173Z ##[group]Cleaning the repository
2026-06-23T10:06:02.6462185Z [command]/usr/bin/git clean -ffdx
2026-06-23T10:06:02.6492297Z Removing traceable-reqs
2026-06-23T10:06:02.6499518Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T10:06:02.6548570Z HEAD is now at 06a416243 Merge 17e13d94863b6c3d8710d75ad0970205159968a7 into 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T10:06:02.6553396Z ##[endgroup]
2026-06-23T10:06:02.6555164Z ##[group]Disabling automatic garbage collection
2026-06-23T10:06:02.6558326Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T10:06:02.6580779Z ##[endgroup]
2026-06-23T10:06:02.6581375Z ##[group]Setting up auth
2026-06-23T10:06:02.6586345Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T10:06:02.6610241Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T10:06:02.6795040Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T10:06:02.6821062Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T10:06:02.7011478Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T10:06:02.7035995Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T10:06:02.7252338Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T10:06:02.7283090Z ##[endgroup]
2026-06-23T10:06:02.7283939Z ##[group]Fetching the repository
2026-06-23T10:06:02.7290260Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +06a41624360e10f837066198aa7262da0885f65a:refs/remotes/pull/33/merge
2026-06-23T10:06:03.5533333Z From https://github.com/SaberMage/spt-core
2026-06-23T10:06:03.5534357Z  * [new branch]          docs/release-bump-in-pr -> origin/docs/release-bump-in-pr
2026-06-23T10:06:03.5564535Z ##[endgroup]
2026-06-23T10:06:03.5565605Z ##[group]Determining the checkout info
2026-06-23T10:06:03.5566511Z ##[endgroup]
2026-06-23T10:06:03.5569441Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T10:06:03.5607053Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T10:06:03.5630759Z ##[group]Checking out the ref
2026-06-23T10:06:03.5638587Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/33/merge
2026-06-23T10:06:03.5682921Z HEAD is now at 06a416243 Merge 17e13d94863b6c3d8710d75ad0970205159968a7 into 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T10:06:03.5687409Z ##[endgroup]
2026-06-23T10:06:03.5742412Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T10:06:03.5766851Z 06a41624360e10f837066198aa7262da0885f65a
2026-06-23T10:06:03.5944047Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-23T10:06:03.5944930Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-23T10:06:03.5960839Z shell: /usr/bin/bash -e {0}
2026-06-23T10:06:03.5961310Z ##[endgroup]
2026-06-23T10:06:03.6076785Z ##[group]Run set -euo pipefail
2026-06-23T10:06:03.6077358Z [36;1mset -euo pipefail[0m
2026-06-23T10:06:03.6077796Z [36;1mPIN=0c95435[0m
2026-06-23T10:06:03.6078212Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-23T10:06:03.6078702Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-23T10:06:03.6079464Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-23T10:06:03.6080256Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-23T10:06:03.6081053Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-23T10:06:03.6081706Z [36;1m  rm -rf "$CACHE"[0m
2026-06-23T10:06:03.6082188Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-23T10:06:03.6082714Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-23T10:06:03.6083362Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-23T10:06:03.6084035Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-23T10:06:03.6084530Z [36;1mfi[0m
2026-06-23T10:06:03.6085074Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-23T10:06:03.6099869Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-23T10:06:03.6100427Z env:
2026-06-23T10:06:03.6100846Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T10:06:03.6101306Z ##[endgroup]
2026-06-23T10:06:03.8892544Z    Compiling proc-macro2 v1.0.106
2026-06-23T10:06:03.8893978Z    Compiling quote v1.0.45
2026-06-23T10:06:03.8894840Z    Compiling unicode-ident v1.0.24
2026-06-23T10:06:03.8895733Z    Compiling libc v0.2.186
2026-06-23T10:06:03.8896545Z    Compiling serde_core v1.0.228
2026-06-23T10:06:03.8897707Z    Compiling cfg-if v1.0.4
2026-06-23T10:06:03.8918479Z    Compiling serde v1.0.228
2026-06-23T10:06:03.8963915Z    Compiling log v0.4.32
2026-06-23T10:06:03.9014364Z    Compiling pin-project-lite v0.2.17
2026-06-23T10:06:03.9016056Z    Compiling portable-atomic v1.13.1
2026-06-23T10:06:03.9073495Z    Compiling typenum v1.20.1
2026-06-23T10:06:03.9104913Z    Compiling version_check v0.9.5
2026-06-23T10:06:03.9200513Z    Compiling memchr v2.8.1
2026-06-23T10:06:03.9260730Z    Compiling shlex v2.0.1
2026-06-23T10:06:03.9262442Z    Compiling critical-section v1.2.0
2026-06-23T10:06:03.9375411Z    Compiling find-msvc-tools v0.1.9
2026-06-23T10:06:03.9802541Z    Compiling bytes v1.11.1
2026-06-23T10:06:04.0071280Z    Compiling futures-core v0.3.32
2026-06-23T10:06:04.0587700Z    Compiling subtle v2.6.1
2026-06-23T10:06:04.1232327Z    Compiling smallvec v1.15.1
2026-06-23T10:06:04.1551617Z    Compiling equivalent v1.0.2
2026-06-23T10:06:04.1684998Z    Compiling itoa v1.0.18
2026-06-23T10:06:04.2086904Z    Compiling semver v1.0.28
2026-06-23T10:06:04.2186623Z    Compiling stable_deref_trait v1.2.1
2026-06-23T10:06:04.2666915Z    Compiling futures-io v0.3.32
2026-06-23T10:06:04.2752246Z    Compiling slab v0.4.12
2026-06-23T10:06:04.2849897Z    Compiling futures-sink v0.3.32
2026-06-23T10:06:04.2894077Z    Compiling futures-task v0.3.32
2026-06-23T10:06:04.3032144Z    Compiling generic-array v0.14.7
2026-06-23T10:06:04.3842570Z    Compiling futures-channel v0.3.32
2026-06-23T10:06:04.4057104Z    Compiling rustversion v1.0.22
2026-06-23T10:06:04.4484636Z    Compiling bitflags v2.12.1
2026-06-23T10:06:04.4590009Z    Compiling hashbrown v0.17.1
2026-06-23T10:06:04.4722732Z    Compiling cpufeatures v0.2.17
2026-06-23T10:06:04.4892223Z    Compiling fnv v1.0.7
2026-06-23T10:06:04.4976499Z    Compiling cfg_aliases v0.2.1
2026-06-23T10:06:04.5448024Z    Compiling rustc_version v0.4.1
2026-06-23T10:06:04.5517568Z    Compiling strsim v0.11.1
2026-06-23T10:06:04.5578214Z    Compiling rand_core v0.10.1
2026-06-23T10:06:04.5705326Z    Compiling writeable v0.6.3
2026-06-23T10:06:04.6696527Z    Compiling litemap v0.8.2
2026-06-23T10:06:04.7179066Z    Compiling fs_extra v1.3.0
2026-06-23T10:06:04.7532460Z    Compiling icu_normalizer_data v2.2.0
2026-06-23T10:06:04.7752713Z    Compiling getrandom v0.4.2
2026-06-23T10:06:04.8331486Z    Compiling dunce v1.0.5
2026-06-23T10:06:04.8892361Z    Compiling ident_case v1.0.1
2026-06-23T10:06:04.9170671Z    Compiling icu_properties_data v2.2.0
2026-06-23T10:06:04.9285549Z    Compiling utf8_iter v1.0.4
2026-06-23T10:06:05.0121952Z    Compiling autocfg v1.5.1
2026-06-23T10:06:05.0642373Z    Compiling percent-encoding v2.3.2
2026-06-23T10:06:05.0703665Z    Compiling http v1.4.1
2026-06-23T10:06:05.0901713Z    Compiling unicode-segmentation v1.13.3
2026-06-23T10:06:05.1141647Z    Compiling cpufeatures v0.3.0
2026-06-23T10:06:05.2058294Z    Compiling indexmap v2.14.0
2026-06-23T10:06:05.2171344Z    Compiling thiserror v2.0.18
2026-06-23T10:06:05.2652582Z    Compiling aws-lc-rs v1.17.0
2026-06-23T10:06:05.2900442Z    Compiling scopeguard v1.2.0
2026-06-23T10:06:05.3138276Z    Compiling form_urlencoded v1.2.2
2026-06-23T10:06:05.3840965Z    Compiling syn v2.0.117
2026-06-23T10:06:05.4043482Z    Compiling lock_api v0.4.14
2026-06-23T10:06:05.4341452Z    Compiling chacha20 v0.10.0
2026-06-23T10:06:05.4481702Z    Compiling untrusted v0.9.0
2026-06-23T10:06:05.5018724Z    Compiling rustls v0.23.40
2026-06-23T10:06:05.5584343Z    Compiling heck v0.5.0
2026-06-23T10:06:05.5742421Z    Compiling anyhow v1.0.102
2026-06-23T10:06:05.5941095Z    Compiling const-oid v0.10.2
2026-06-23T10:06:05.6040991Z    Compiling unicode-xid v0.2.6
2026-06-23T10:06:05.6450928Z    Compiling convert_case v0.10.0
2026-06-23T10:06:05.7051088Z    Compiling jobserver v0.1.34
2026-06-23T10:06:05.7211148Z    Compiling atomic-waker v1.1.2
2026-06-23T10:06:05.7311691Z    Compiling httparse v1.10.1
2026-06-23T10:06:05.7716343Z    Compiling zerocopy v0.8.50
2026-06-23T10:06:05.7911313Z    Compiling paste v1.0.15
2026-06-23T10:06:05.8286733Z    Compiling parking_lot_core v0.9.12
2026-06-23T10:06:05.8396814Z    Compiling num-traits v0.2.19
2026-06-23T10:06:05.8949563Z    Compiling hybrid-array v0.4.12
2026-06-23T10:06:05.9042905Z    Compiling curve25519-dalek v4.1.3
2026-06-23T10:06:05.9950019Z    Compiling cc v1.2.63
2026-06-23T10:06:06.0279272Z    Compiling ahash v0.8.12
2026-06-23T10:06:06.0560741Z    Compiling fastrand v2.4.1
2026-06-23T10:06:06.0961159Z    Compiling either v1.16.0
2026-06-23T10:06:06.1150572Z    Compiling powerfmt v0.2.0
2026-06-23T10:06:06.1200423Z    Compiling base64ct v1.8.3
2026-06-23T10:06:06.1378019Z    Compiling http-body v1.0.1
2026-06-23T10:06:06.2391656Z    Compiling crypto-common v0.1.7
2026-06-23T10:06:06.2900859Z    Compiling block-buffer v0.10.4
2026-06-23T10:06:06.3560906Z    Compiling deranged v0.5.8
2026-06-23T10:06:06.4101538Z    Compiling digest v0.10.7
2026-06-23T10:06:06.4341045Z    Compiling tinyvec_macros v0.1.1
2026-06-23T10:06:06.4491276Z    Compiling try-lock v0.2.5
2026-06-23T10:06:06.4931050Z    Compiling pem-rfc7468 v1.0.0
2026-06-23T10:06:06.5395417Z    Compiling time-core v0.1.8
2026-06-23T10:06:06.5421894Z    Compiling base64 v0.22.1
2026-06-23T10:06:06.5610590Z    Compiling pkg-config v0.3.33
2026-06-23T10:06:06.6070823Z    Compiling mio v1.2.1
2026-06-23T10:06:06.6440861Z    Compiling socket2 v0.6.4
2026-06-23T10:06:06.7051379Z    Compiling getrandom v0.2.17
2026-06-23T10:06:06.7530722Z    Compiling tower-service v0.3.3
2026-06-23T10:06:06.8371075Z    Compiling vcpkg v0.2.15
2026-06-23T10:06:06.8440628Z    Compiling zmij v1.0.21
2026-06-23T10:06:06.9310775Z    Compiling rand v0.10.1
2026-06-23T10:06:06.9885977Z    Compiling rand_core v0.6.4
2026-06-23T10:06:07.0039525Z    Compiling data-encoding v2.11.0
2026-06-23T10:06:07.0176510Z    Compiling num-conv v0.2.2
2026-06-23T10:06:07.0365926Z    Compiling parking_lot v0.12.5
2026-06-23T10:06:07.1350617Z    Compiling sha2 v0.10.9
2026-06-23T10:06:07.1664452Z    Compiling block-buffer v0.12.0
2026-06-23T10:06:07.1800374Z    Compiling crypto-common v0.2.2
2026-06-23T10:06:07.2840554Z    Compiling want v0.3.1
2026-06-23T10:06:07.3180576Z    Compiling tinyvec v1.11.0
2026-06-23T10:06:07.4700659Z    Compiling cmake v0.1.58
2026-06-23T10:06:07.4770308Z    Compiling inout v0.1.4
2026-06-23T10:06:07.4860917Z    Compiling vergen-lib v9.1.0
2026-06-23T10:06:07.6230503Z    Compiling n0-future v0.3.2
2026-06-23T10:06:07.6330332Z    Compiling serde_json v1.0.150
2026-06-23T10:06:07.6610899Z    Compiling parking v2.2.1
2026-06-23T10:06:07.6740474Z    Compiling signature v2.2.0
2026-06-23T10:06:07.7595903Z    Compiling diatomic-waker v0.2.3
2026-06-23T10:06:07.7861485Z    Compiling crossbeam-utils v0.8.21
2026-06-23T10:06:07.8077939Z    Compiling cordyceps v0.3.4
2026-06-23T10:06:07.8189312Z    Compiling httpdate v1.0.3
2026-06-23T10:06:07.8510951Z    Compiling spin v0.10.0
2026-06-23T10:06:07.8582613Z    Compiling winnow v1.0.3
2026-06-23T10:06:07.9000856Z    Compiling futures-lite v2.6.1
2026-06-23T10:06:07.9122586Z    Compiling ed25519 v2.2.3
2026-06-23T10:06:07.9727502Z    Compiling cipher v0.4.4
2026-06-23T10:06:08.0060809Z    Compiling netlink-packet-core v0.8.1
2026-06-23T10:06:08.0530745Z    Compiling digest v0.11.3
2026-06-23T10:06:08.1320497Z    Compiling universal-hash v0.5.1
2026-06-23T10:06:08.1482408Z    Compiling futures-buffered v0.2.13
2026-06-23T10:06:08.1652118Z    Compiling vergen-lib v0.1.6
2026-06-23T10:06:08.1721344Z    Compiling vergen v9.1.0
2026-06-23T10:06:08.2263183Z    Compiling heapless v0.7.17
2026-06-23T10:06:08.2370462Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-23T10:06:08.2456879Z    Compiling noq-udp v0.10.0
2026-06-23T10:06:08.2660749Z    Compiling sync_wrapper v1.0.2
2026-06-23T10:06:08.2761711Z    Compiling byteorder v1.5.0
2026-06-23T10:06:08.3353079Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-23T10:06:08.3468753Z    Compiling opaque-debug v0.3.1
2026-06-23T10:06:08.3620673Z    Compiling allocator-api2 v0.2.21
2026-06-23T10:06:08.4168414Z    Compiling aws-lc-sys v0.41.0
2026-06-23T10:06:08.4217747Z    Compiling ring v0.17.14
2026-06-23T10:06:08.4280669Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T10:06:08.4811696Z    Compiling hash32 v0.2.1
2026-06-23T10:06:08.4821218Z    Compiling polyval v0.6.2
2026-06-23T10:06:08.6560680Z    Compiling spin v0.9.8
2026-06-23T10:06:08.6981938Z    Compiling vergen-gitcl v1.0.8
2026-06-23T10:06:08.7127246Z    Compiling signature v3.0.0
2026-06-23T10:06:08.7194869Z    Compiling ryu v1.0.23
2026-06-23T10:06:08.7693487Z    Compiling num_threads v0.1.7
2026-06-23T10:06:08.8257191Z    Compiling fallible-iterator v0.3.0
2026-06-23T10:06:08.8971022Z    Compiling tower-layer v0.3.3
2026-06-23T10:06:08.9048015Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-23T10:06:08.9139641Z    Compiling time v0.3.47
2026-06-23T10:06:08.9422245Z    Compiling ghash v0.5.1
2026-06-23T10:06:08.9510993Z    Compiling sha2 v0.11.0-rc.5
2026-06-23T10:06:09.0831158Z    Compiling aes v0.8.4
2026-06-23T10:06:09.1087871Z    Compiling ctr v0.9.2
2026-06-23T10:06:09.1240934Z    Compiling fs2 v0.4.3
2026-06-23T10:06:09.2010793Z    Compiling http-body-util v0.1.3
2026-06-23T10:06:09.3050523Z    Compiling aead v0.5.2
2026-06-23T10:06:09.3232044Z    Compiling openssl-probe v0.2.1
2026-06-23T10:06:09.3704518Z    Compiling crossbeam-epoch v0.9.18
2026-06-23T10:06:09.4750854Z    Compiling crossbeam-channel v0.5.15
2026-06-23T10:06:09.4921499Z    Compiling blake3 v1.8.5
2026-06-23T10:06:09.5206618Z    Compiling netlink-packet-route v0.29.0
2026-06-23T10:06:09.6050643Z    Compiling uuid v1.23.2
2026-06-23T10:06:09.8210633Z    Compiling memoffset v0.6.5
2026-06-23T10:06:09.8550718Z    Compiling acto v0.8.2
2026-06-23T10:06:09.8813041Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-23T10:06:10.0061850Z    Compiling aes-gcm v0.10.3
2026-06-23T10:06:10.0414338Z    Compiling netwatch v0.16.0
2026-06-23T10:06:10.0661158Z    Compiling noq v0.18.0
2026-06-23T10:06:10.1602513Z    Compiling rustc-hash v2.1.2
2026-06-23T10:06:10.1708496Z    Compiling tagptr v0.2.0
2026-06-23T10:06:10.1710579Z    Compiling sorted-index-buffer v0.2.1
2026-06-23T10:06:10.2552039Z    Compiling xml-rs v0.8.28
2026-06-23T10:06:10.2740614Z    Compiling foldhash v0.2.0
2026-06-23T10:06:10.2870575Z    Compiling ref-cast v1.0.25
2026-06-23T10:06:10.3105033Z    Compiling lru-slab v0.1.2
2026-06-23T10:06:10.3271940Z    Compiling identity-hash v0.1.0
2026-06-23T10:06:10.3289399Z    Compiling thiserror v1.0.69
2026-06-23T10:06:10.4491097Z    Compiling mac-addr v0.3.0
2026-06-23T10:06:10.4540678Z    Compiling rustix v1.1.4
2026-06-23T10:06:10.4571486Z    Compiling hashbrown v0.16.1
2026-06-23T10:06:10.6360991Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T10:06:10.8648283Z    Compiling netlink-packet-route v0.30.0
2026-06-23T10:06:10.9110698Z    Compiling termios v0.2.2
2026-06-23T10:06:10.9221201Z    Compiling serial-core v0.4.0
2026-06-23T10:06:11.0041402Z    Compiling errno v0.3.14
2026-06-23T10:06:11.0397818Z    Compiling ioctl-rs v0.1.6
2026-06-23T10:06:11.0899480Z    Compiling synstructure v0.13.2
2026-06-23T10:06:11.1496110Z    Compiling darling_core v0.20.11
2026-06-23T10:06:11.1500980Z    Compiling xmltree v0.10.3
2026-06-23T10:06:11.3320813Z    Compiling serde_derive_internals v0.29.1
2026-06-23T10:06:11.3858550Z    Compiling aho-corasick v1.1.4
2026-06-23T10:06:11.3949645Z    Compiling simple-dns v0.9.3
2026-06-23T10:06:11.5341107Z    Compiling proc-macro-crate v3.5.0
2026-06-23T10:06:11.6433618Z    Compiling constant_time_eq v0.4.2
2026-06-23T10:06:11.6750493Z    Compiling toml_write v0.1.2
2026-06-23T10:06:11.8454244Z    Compiling simdutf8 v0.1.5
2026-06-23T10:06:11.8620563Z    Compiling smol_str v0.1.24
2026-06-23T10:06:11.8963735Z    Compiling arrayref v0.3.9
2026-06-23T10:06:11.9490890Z    Compiling linux-raw-sys v0.12.1
2026-06-23T10:06:11.9913019Z    Compiling resolv-conf v0.7.6
2026-06-23T10:06:12.0684348Z    Compiling sha1_smol v1.0.1
2026-06-23T10:06:12.1136969Z    Compiling regex-syntax v0.8.10
2026-06-23T10:06:12.1620925Z    Compiling winnow v0.7.15
2026-06-23T10:06:12.1723388Z    Compiling signal-hook v0.3.18
2026-06-23T10:06:12.3091290Z    Compiling arrayvec v0.7.6
2026-06-23T10:06:12.3341482Z    Compiling lru v0.16.4
2026-06-23T10:06:12.5041912Z    Compiling serial-unix v0.4.0
2026-06-23T10:06:12.5244516Z    Compiling signal-hook-registry v1.4.8
2026-06-23T10:06:12.5383931Z    Compiling darling_core v0.23.0
2026-06-23T10:06:12.7735979Z    Compiling serde_bytes v0.11.19
2026-06-23T10:06:12.8796683Z    Compiling hmac v0.12.1
2026-06-23T10:06:12.9728651Z    Compiling serde_derive v1.0.228
2026-06-23T10:06:12.9960593Z    Compiling zeroize_derive v1.4.3
2026-06-23T10:06:13.0631046Z    Compiling tokio-macros v2.7.0
2026-06-23T10:06:13.2910569Z    Compiling zerofrom-derive v0.1.7
2026-06-23T10:06:13.5956721Z    Compiling zeroize v1.8.2
2026-06-23T10:06:13.7888150Z    Compiling futures-macro v0.3.32
2026-06-23T10:06:13.8017760Z    Compiling tokio v1.52.3
2026-06-23T10:06:14.0611356Z    Compiling yoke-derive v0.8.2
2026-06-23T10:06:14.4781109Z    Compiling zerovec-derive v0.11.3
2026-06-23T10:06:14.6210705Z    Compiling displaydoc v0.2.6
2026-06-23T10:06:14.7111327Z    Compiling tracing-attributes v0.1.31
2026-06-23T10:06:14.7301883Z    Compiling futures-util v0.3.32
2026-06-23T10:06:14.8783532Z    Compiling zerofrom v0.1.8
2026-06-23T10:06:14.9660556Z    Compiling rustls-pki-types v1.14.1
2026-06-23T10:06:14.9950537Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-23T10:06:15.4391419Z    Compiling yoke v0.8.3
2026-06-23T10:06:15.5569972Z    Compiling thiserror-impl v2.0.18
2026-06-23T10:06:15.6688220Z    Compiling zerotrie v0.2.4
2026-06-23T10:06:15.7070453Z    Compiling darling_macro v0.20.11
2026-06-23T10:06:16.0471123Z    Compiling zerovec v0.11.6
2026-06-23T10:06:16.0681889Z    Compiling derive_more-impl v2.1.1
2026-06-23T10:06:16.0871093Z    Compiling darling v0.20.11
2026-06-23T10:06:16.1647241Z    Compiling derive_builder_core v0.20.2
2026-06-23T10:06:16.1767549Z    Compiling n0-error-macros v0.1.3
2026-06-23T10:06:16.3540600Z    Compiling spez v0.1.2
2026-06-23T10:06:16.5010444Z    Compiling der v0.8.0-rc.10
2026-06-23T10:06:16.7740777Z    Compiling pin-project-internal v1.1.13
2026-06-23T10:06:16.8930401Z    Compiling tinystr v0.8.3
2026-06-23T10:06:17.1430569Z    Compiling icu_locale_core v2.2.0
2026-06-23T10:06:17.2845446Z    Compiling potential_utf v0.1.5
2026-06-23T10:06:17.4535627Z    Compiling icu_collections v2.2.0
2026-06-23T10:06:17.4970769Z    Compiling n0-error v0.1.3
2026-06-23T10:06:17.5821841Z    Compiling derive_builder_macro v0.20.2
2026-06-23T10:06:17.9770724Z    Compiling derive_builder v0.20.2
2026-06-23T10:06:17.9991024Z    Compiling ed25519-dalek v2.2.0
2026-06-23T10:06:18.1230743Z    Compiling ipnet v2.12.0
2026-06-23T10:06:18.2020654Z    Compiling spki v0.8.0-rc.4
2026-06-23T10:06:18.2110436Z    Compiling pin-project v1.1.13
2026-06-23T10:06:18.3661263Z    Compiling spt-proto v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-23T10:06:18.4334735Z    Compiling futures-executor v0.3.32
2026-06-23T10:06:18.6327863Z    Compiling icu_provider v2.2.0
2026-06-23T10:06:18.6970491Z    Compiling prefix-trie v0.8.4
2026-06-23T10:06:18.7249357Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-23T10:06:18.8204329Z    Compiling once_cell v1.21.4
2026-06-23T10:06:18.8380636Z    Compiling futures v0.3.32
2026-06-23T10:06:18.8930742Z    Compiling ed25519 v3.0.0-rc.4
2026-06-23T10:06:18.9254195Z    Compiling icu_properties v2.2.0
2026-06-23T10:06:18.9809084Z    Compiling icu_normalizer v2.2.0
2026-06-23T10:06:19.0249209Z    Compiling tracing-core v0.1.36
2026-06-23T10:06:19.1731030Z    Compiling cobs v0.3.0
2026-06-23T10:06:19.2950817Z    Compiling hashbrown v0.14.5
2026-06-23T10:06:19.3901048Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-23T10:06:19.4255233Z    Compiling postcard-derive v0.2.2
2026-06-23T10:06:19.5314492Z    Compiling tracing v0.1.44
2026-06-23T10:06:19.8540538Z    Compiling tokio-util v0.7.18
2026-06-23T10:06:19.8547182Z    Compiling netlink-sys v0.8.8
2026-06-23T10:06:19.9191661Z    Compiling data-encoding-macro v0.1.20
2026-06-23T10:06:19.9409180Z    Compiling tower v0.5.3
2026-06-23T10:06:19.9779886Z    Compiling rustls-native-certs v0.8.4
2026-06-23T10:06:19.9959385Z    Compiling iroh-metrics-derive v0.4.1
2026-06-23T10:06:20.0056092Z    Compiling postcard v1.1.3
2026-06-23T10:06:20.1276474Z    Compiling hashlink v0.9.1
2026-06-23T10:06:20.1860936Z    Compiling num_enum_derive v0.7.6
2026-06-23T10:06:20.2142130Z    Compiling strum_macros v0.28.0
2026-06-23T10:06:20.4583588Z    Compiling idna_adapter v1.2.2
2026-06-23T10:06:20.4757118Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-23T10:06:20.4880798Z    Compiling async-trait v0.1.89
2026-06-23T10:06:20.5591374Z    Compiling idna v1.1.0
2026-06-23T10:06:20.5850834Z    Compiling rusqlite v0.32.1
2026-06-23T10:06:20.5900633Z    Compiling enum-assoc v1.3.0
2026-06-23T10:06:20.6290886Z    Compiling iroh-metrics v0.38.3
2026-06-23T10:06:20.6890812Z    Compiling iroh-relay v0.98.0
2026-06-23T10:06:20.7859655Z    Compiling derive_more v2.1.1
2026-06-23T10:06:20.8008492Z    Compiling netlink-proto v0.12.0
2026-06-23T10:06:20.9429844Z    Compiling netdev v0.42.0
2026-06-23T10:06:20.9880772Z    Compiling h2 v0.4.14
2026-06-23T10:06:21.0135217Z    Compiling tokio-stream v0.1.18
2026-06-23T10:06:21.1210155Z    Compiling url v2.5.8
2026-06-23T10:06:21.1450994Z    Compiling n0-watcher v0.6.1
2026-06-23T10:06:21.2927427Z    Compiling moka v0.12.15
2026-06-23T10:06:21.3500516Z    Compiling num_enum v0.7.6
2026-06-23T10:06:21.4071360Z    Compiling toml_datetime v0.6.11
2026-06-23T10:06:21.4721128Z    Compiling serde_spanned v0.6.9
2026-06-23T10:06:21.4891103Z    Compiling thiserror-impl v1.0.69
2026-06-23T10:06:21.6191012Z    Compiling ref-cast-impl v1.0.25
2026-06-23T10:06:21.7009178Z    Compiling toml_edit v0.22.27
2026-06-23T10:06:21.8460918Z    Compiling spt-store v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-23T10:06:22.0040369Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T10:06:22.0680607Z    Compiling attohttpc v0.30.1
2026-06-23T10:06:22.1271332Z    Compiling tower-http v0.6.11
2026-06-23T10:06:22.5400638Z    Compiling iroh-base v0.98.0
2026-06-23T10:06:22.6450604Z    Compiling webpki-roots v1.0.7
2026-06-23T10:06:22.6720736Z    Compiling regex-automata v0.4.14
2026-06-23T10:06:22.6778871Z    Compiling schemars_derive v1.2.1
2026-06-23T10:06:22.7024099Z    Compiling seize v0.5.1
2026-06-23T10:06:22.7270831Z    Compiling iroh v0.98.2
2026-06-23T10:06:22.7752943Z    Compiling pin-utils v0.1.0
2026-06-23T10:06:22.8370853Z    Compiling dyn-clone v1.0.20
2026-06-23T10:06:22.9691199Z    Compiling rustix v0.38.44
2026-06-23T10:06:23.0476976Z    Compiling bitflags v1.3.2
2026-06-23T10:06:23.1310598Z    Compiling cmov v0.5.4
2026-06-23T10:06:23.1935235Z    Compiling utf8parse v0.2.2
2026-06-23T10:06:23.2300326Z    Compiling strum v0.28.0
2026-06-23T10:06:23.2320827Z    Compiling filedescriptor v0.8.3
2026-06-23T10:06:23.3118558Z    Compiling iroh-dns v0.98.0
2026-06-23T10:06:23.3358737Z    Compiling anstyle-parse v1.0.0
2026-06-23T10:06:23.3780143Z    Compiling ctutils v0.4.2
2026-06-23T10:06:23.3980941Z    Compiling nix v0.25.1
2026-06-23T10:06:23.4994709Z    Compiling papaya v0.2.4
2026-06-23T10:06:23.5180303Z    Compiling backon v1.6.0
2026-06-23T10:06:23.5250757Z    Compiling darling_macro v0.23.0
2026-06-23T10:06:23.6427085Z    Compiling hkdf v0.12.4
2026-06-23T10:06:23.8100847Z    Compiling serial v0.4.0
2026-06-23T10:06:23.8709180Z    Compiling shell-words v1.1.1
2026-06-23T10:06:23.8715190Z    Compiling foldhash v0.1.5
2026-06-23T10:06:23.8845150Z    Compiling anstyle v1.0.14
2026-06-23T10:06:23.8863589Z    Compiling linux-raw-sys v0.4.15
2026-06-23T10:06:23.9036265Z    Compiling anstyle-query v1.1.5
2026-06-23T10:06:23.9930718Z    Compiling colorchoice v1.0.5
2026-06-23T10:06:24.0314384Z    Compiling is_terminal_polyfill v1.70.2
2026-06-23T10:06:24.0737551Z    Compiling instability v0.3.12
2026-06-23T10:06:24.0830857Z    Compiling downcast-rs v1.2.1
2026-06-23T10:06:24.0863877Z    Compiling anstream v1.0.0
2026-06-23T10:06:24.1038870Z    Compiling signal-hook-mio v0.2.5
2026-06-23T10:06:24.1250965Z    Compiling hashbrown v0.15.5
2026-06-23T10:06:24.1760359Z    Compiling darling v0.23.0
2026-06-23T10:06:24.2150465Z    Compiling spake2 v0.4.0
2026-06-23T10:06:24.2481979Z    Compiling terminal_size v0.4.4
2026-06-23T10:06:24.2587828Z    Compiling strum_macros v0.26.4
2026-06-23T10:06:24.2877831Z    Compiling sha1 v0.10.6
2026-06-23T10:06:24.4107929Z    Compiling itertools v0.13.0
2026-06-23T10:06:24.5391246Z    Compiling toml v0.8.23
2026-06-23T10:06:24.5970914Z    Compiling castaway v0.2.4
2026-06-23T10:06:24.6371231Z    Compiling doctest-file v1.1.1
2026-06-23T10:06:24.7560319Z    Compiling indoc v2.0.7
2026-06-23T10:06:24.8014672Z    Compiling schemars v1.2.1
2026-06-23T10:06:24.9841043Z    Compiling spt-msg v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-23T10:06:25.2210515Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T10:06:25.2880449Z    Compiling static_assertions v1.1.0
2026-06-23T10:06:25.3447461Z    Compiling unicode-width v0.1.14
2026-06-23T10:06:25.5990896Z    Compiling clap_lex v1.1.0
2026-06-23T10:06:25.6325157Z    Compiling compact_str v0.8.2
2026-06-23T10:06:25.7984225Z    Compiling regex v1.12.3
2026-06-23T10:06:25.8641071Z    Compiling clap_builder v4.6.0
2026-06-23T10:06:26.3033286Z    Compiling spt-runtime v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-23T10:06:26.4680973Z    Compiling crossterm v0.28.1
2026-06-23T10:06:26.5570529Z    Compiling unicode-truncate v1.1.0
2026-06-23T10:06:26.5960601Z    Compiling interprocess v2.4.2
2026-06-23T10:06:26.6977592Z    Compiling hyper v1.10.1
2026-06-23T10:06:26.8850837Z    Compiling strum v0.26.3
2026-06-23T10:06:26.9100095Z    Compiling lru v0.12.5
2026-06-23T10:06:26.9905280Z    Compiling clap_derive v4.6.1
2026-06-23T10:06:27.1030295Z    Compiling iana-time-zone v0.1.65
2026-06-23T10:06:27.4674202Z    Compiling cassowary v0.3.0
2026-06-23T10:06:27.4950691Z    Compiling portable-pty v0.8.1
2026-06-23T10:06:27.5271260Z    Compiling unicode-width v0.2.0
2026-06-23T10:06:27.5940342Z    Compiling chrono v0.4.45
2026-06-23T10:06:27.6546375Z    Compiling nucleo-matcher v0.3.1
2026-06-23T10:06:27.8487109Z    Compiling ratatui v0.29.0
2026-06-23T10:06:28.1662117Z    Compiling spt-term v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-23T10:06:28.3608257Z    Compiling qrcode v0.14.1
2026-06-23T10:06:28.7407388Z    Compiling hyper-util v0.1.20
2026-06-23T10:06:28.8680661Z    Compiling tempfile v3.27.0
2026-06-23T10:06:29.4057413Z    Compiling spt-live v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-23T10:06:29.4340845Z    Compiling clap v4.6.1
2026-06-23T10:06:30.6960840Z    Compiling igd-next v0.17.1
2026-06-23T10:06:31.7350286Z    Compiling portmapper v0.16.0
2026-06-23T10:06:36.4729677Z    Compiling rustls-webpki v0.103.13
2026-06-23T10:06:38.8061739Z    Compiling tokio-rustls v0.26.4
2026-06-23T10:06:38.8062454Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T10:06:38.8062822Z    Compiling noq-proto v0.17.0
2026-06-23T10:06:38.9520532Z    Compiling hyper-rustls v0.27.9
2026-06-23T10:06:38.9521102Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T10:06:38.9521525Z    Compiling tokio-websockets v0.13.2
2026-06-23T10:06:39.0760567Z    Compiling reqwest v0.13.4
2026-06-23T10:06:40.0037479Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T10:06:53.7281607Z    Compiling spt-net v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-23T10:06:55.0655748Z    Compiling spt-daemon v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-23T10:07:02.3158765Z    Compiling spt v0.14.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-23T10:07:06.1162868Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
2026-06-23T10:07:06.1391939Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-ef6c57ea3825816b)
2026-06-23T10:07:06.1405945Z 
2026-06-23T10:07:06.1406433Z running 1 test
2026-06-23T10:07:12.3234484Z test new_brain_serves_against_old_broker ... ok
2026-06-23T10:07:12.3236276Z 
2026-06-23T10:07:12.3236931Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.18s
2026-06-23T10:07:12.3237332Z 
2026-06-23T10:07:12.3456127Z Post job cleanup.
2026-06-23T10:07:12.4157845Z [command]/usr/bin/git version
2026-06-23T10:07:12.4190567Z git version 2.43.0
2026-06-23T10:07:12.4221130Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c4219012-f302-4699-af85-5975091d2004' before making global git config changes
2026-06-23T10:07:12.4221796Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T10:07:12.4224231Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T10:07:12.4255453Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T10:07:12.4284247Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T10:07:12.4474383Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T10:07:12.4496474Z http.https://github.com/.extraheader
2026-06-23T10:07:12.4504023Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-23T10:07:12.4529789Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T10:07:12.4730855Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T10:07:12.4755998Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T10:07:12.5077173Z Cleaning up orphan processes
2026-06-23T10:07:12.5633835Z Terminate orphan process: pid (2049685) (spt)
